home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / var / lib / dpkg / info / libflickrnet2.1.5-cil.postrm < prev    next >
Encoding:
Text File  |  2009-02-11  |  246 b   |  8 lines

  1. #!/bin/sh
  2. set -e
  3. # Automatically added by dh_cligacpolicy
  4. if [ "$1" = "remove" ] ||  [ "$1" = "upgrade" ] && [ -x /usr/share/cli-common/policy-remove ]; then
  5.     /usr/share/cli-common/policy-remove FlickrNet 2.1
  6. fi
  7. # End automatically added section
  8.